home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / SourceCode / MiscKit1.7.1 / MiscKitArchive.mbox / mbox / 000205_misckit-reques…aska.et.byu.edu_Thu Jun 2 14:27:28 1994.msg < prev    next >
Internet Message Format  |  1994-10-30  |  2KB

  1. Return-Path: <misckit-request@alaska.et.byu.edu>
  2. Received: from alaska.et.byu.edu by darth.byu.edu (NX5.67d/NX3.0M)
  3.     id AA02657; Thu, 2 Jun 94 14:27:22 -0600
  4. Received: from YVAX2.BYU.EDU by alaska.et.byu.edu; Thu, 2 Jun 1994 12:26:32 -0600
  5. From: don@ngt.sungard.com
  6. Received: from DIRECTORY-DAEMON by yvax.byu.edu (PMDF V4.3-8 #4169)
  7.  id <01HD2EQMTFS08Y5258@yvax.byu.edu>; 02 Jun 94 12:25:56 -0600 (MDT)
  8. Received: from hamlet (hamlet.ngt.sungard.com)
  9.  by yvax.byu.edu (PMDF V4.3-8 #4169) id <01HD2EOZLMZK01AW56@yvax.byu.edu>; Thu,
  10.  02 Jun 1994 12:24:37 -0600 (MDT)
  11. Received: from lear.ngt.sungard.com by hamlet (4.1/SMI-4.1) id AA08113; Thu,
  12.  2 Jun 94 14:23:58 EDT
  13. Date: Thu, 02 Jun 1994 14:23:58 -0400 (EDT)
  14. Subject: MachKit
  15. To: misckit@byu.edu
  16. Message-Id: <9406021823.AA08113@hamlet>
  17. Content-Transfer-Encoding: 7BIT
  18.  
  19.  
  20. [Don Yacktman writes:]
  21.         > [Don Radvan writes:]
  22.         > How about a wrapper around some of the Mach stuff (threads,
  23.         > message queues, kernel garbage?,...)
  24.  
  25.         It would be nice to have...  do you have any code to donate?  :-)
  26.  
  27.         Seriously, I would like to see some classes to help support
  28.         OS features like these.  At the moment, however, I certainly
  29.         don't have time to be doing it.  You might want to post the
  30.         idea to the MiscKit mailing list (misckit@byu.edu) and see if
  31.         anyone there has more ideas along these lines--and also to
  32.         see who there might be able to work on such objects.
  33.  
  34. Ok.
  35.  
  36. Hello mailing list people. My thoughts on this subject are somewhat
  37. vague and incomprehensible. I have built thread classes and messageQ
  38. classes before, but NOTHING I would consider worth sharing (I am SO
  39. ashamed!). Besides, something like this should probably be built
  40. around other MiscKit objects (?); perhaps MiscString, Socket. et al.
  41.  
  42. Threads in particular are nasty as they imply that thread shared
  43. objects must be thread safe (How does the MiscKit qualify on this
  44. one?).
  45.  
  46. Any interest?
  47.  
  48. Don Radvan
  49. don@ngt.sungard.com
  50.